﻿@charset "utf-8";

/* CSS Document */
/* For tablets & smart phones */
@media screen and (max-width:1400px) {
      html{font-size: 19px;}
}
@media screen and (max-width:1200px) {
      .containe{margin-left: 10px;margin-right: 10px;width: auto;max-width: 100%;}
      .case_top .sp_con {width: 76%;background-color: #fff;}
      .sp_det {box-shadow: none;}
      #ind_pro .containe{padding: 0;}
      .about_r,.ind_news_r{display: none;}
      #age_banner .big{width: 100%;height: auto;}
      .ind_tit{margin: 2vw 0;}
      .imgDiv img {margin-left: 0;width:100%;transform: translateX(-50%);}
      .main{width: 100%}
      .lside {width: 20%; margin-right: 2.5vw;}
      .links{width: 100%;}
}
    /* For larger displays */
@media screen and (min-width: 980px) and (max-width: 1200px) {
      html{font-size: 18px;}
}

@media screen and (max-width: 979px) {
      .case_top .sp_con {width:100%;float: none;}
      .about_top .big {width: 50%;}
      .area_2s .content{background-size: 100% 100%;}
      .textCon{display: none;}
}
     /* For smaller displays like laptops */
@media screen and (min-width: 768px) and (max-width: 979px) {
      html{font-size: 17px;}
}
@media screen and (max-width: 767px) {
      /*body {padding-left: 10px; padding-right: 10px; }*/
      html{font-size: 16px;}
      .logobar{margin: 0;}
      .logobar .logo{display: block;
            max-width: inherit;
    padding-top: 2px;
      }
      .logobar .logo img {height: 40px;}
      .navbar{height: 0;}
      .tellNum{margin-top:13px;font-size: 1.3rem;}
      .tellNum img {height: 1.2rem; }
      .tellNum{display: none;}
      .botnav{display: none;}
      .f_left{float: none;}
      .f_left img{display: none;}
      .newstop {width: 100%;margin-right: 0;}
      #ind_pro .swiper-button-prev, #ind_pro .swiper-button-next{display: none;}
      .tabUl.apply li {flex: 1 1 32.6%;max-width:230px; }
      #ind_about .con h3{font-size: 3.5vw;}
    .area_2s .content{padding:3vw 2vw;min-height: inherit;}
    .area_2s .content h3 {font-size: 3.5vw;line-height: 1.5em;}
    .apply_list .big{width: 50%;height: 35vw;margin-right: 2vw;}
    .apply_list .more{display: none;}
    .apply_list h3{font-size: 16px;line-height: 1.5em;}
      .ind_tit{padding-bottom: 5px;}
      .ind_tit h2{background: none;}
      .ind_tit small{display: none;}
      .imgDiv img{width:150%;}
      .lside{float: none;width: 100%;margin: 0;}
      .lside>*{display: none;}
      .lside>.iauth{display: flex;flex-flow: row wrap;justify-content: space-between;width: 100%;background-color: transparent;margin-bottom: 0;}
      .main .lside .iauth a::after{font-size: 14px;}
      .lside .iauth li{border: 1px solid #dfdfdf !important;text-align: center;background-color: #fff;margin-right: 2%;flex: 1 1 8em;height: auto;margin-top: 10px;}
      .iauth a{padding: 0;line-height: 2.7em;text-indent:0.5em;background: none;font-size: 13px;}
      .lside+.wrap{width:100%;}
      #footer>.wrap,.fot_link,#ind_huati,#ind_corp,#ind_part4 .part:hover .abs,.design_advant,.design_process,.market_support,.inner_tit p{display: none;}
      #ind_news+#footer>.wrap{display: block;}
      .footer{padding-top: 0;}
      .footer>.containe{padding-bottom: 0;}
      .skip{padding-left: 0;}
      div.digg{margin: 0;text-align: right;}
      div.digg a{padding: 0;border: 0;}
      div.digg .disabled * {border:none;padding:0;margin: 0.1rem;color: #c1c1c1;}
      .inner_tit{margin: 4vw 0;}
      #demoo .container a{width: 190px;padding-right: 15px;}
      .market_case .imWrap{border: 1px solid #ddd;}
      body {padding-top:48px;}
      .containe{padding:0;}
      #header{height:48px;width: 100vw;}
      #navbar .logo{padding-top:4px;}
      #navbar .logo img{width:120px;}
      .mBtn {
        display: inline-block;
        float: right;
        width:auto;
        cursor: pointer;
        text-align: center;
        margin-top:7px;
      }
  .mBtn img {max-width: 38px; max-height: 35px; }
  #Nav {
    height: 0px;
    padding-top: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    background-color: rgba(42, 42, 32, 0.81);
    box-shadow: 0px 2px 2px #000;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    /*margin-left: -1px; 下面的是为了解决外部containe有margin左右10px,导致手机下拉菜单不是通屏的  */
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
    width: 100%;
  }
  #Nav.showH {
    height:386px !important;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 2px;
    visibility: visible;
  }
  #Nav li {
    display: block;
    width: 100%;
    margin-left: 0;overflow: hidden;
  }
  #Nav li a {
    height: 42px !important;
    line-height: 43px !important;
    font-size: 14px;
    transition: none;
    border-bottom: 1px solid #949393;
    color: #fff;
    background-image: none;
    display: block;
    padding: 0;
  }

    .main {padding: 0 10px;margin: 0;box-sizing: border-box;}
    .about_intro .big img{min-height: initial;}
    .apply_list li{margin-bottom: 0;}
    .wrap .titbar.break{margin-bottom:10px;}
    .breaker a{margin: 0;}
    .about_top .big {width: 100%;float: none;}
    .area_2s .content .con{height: 7em;overflow: hidden;}
    .proTop .imgcon {width: 50%;height: 44vw;}
    .prodetls .titleA {font-size: 3.5vw;margin-bottom: 5px;}
    .links{margin: 10px 0;}
    .footer-content h3{padding-top: 0;}
    .case_top .sp_con {width: 100%;
    height: 52vw;
    min-height: initial;
    overflow: hidden;}
    #icon1{display: none;}
}
@media screen and (max-width: 639px) {
  html{font-size:15px;}
  .breaker{float: left;padding-left: 0;background: none;margin-left: 0;}
  .breaker+h2{display: none;}
  .ind_tit h2{font-size: 4vw;line-height: 1.5em;}
  .titbar{margin-bottom: 10px;}
  .skyimg{float: none;max-width: 80%;}
  .articleTit{margin-top: 15px;}
  .sub_info{padding: 0;}
  .sub_info{font-size: 0;}
  .sub_info span{color: #909090;font-size: 12px;margin-right: 10px;}
  .sub_info span:nth-child(even){display: none;}
  .cp_list li{width: 47%;}
  .banner .num{display: none;}
  .newstop-l{width: 47%;}
  .inner_newslist li .imgarea{width: 35vw;height: auto;}
  .inner_newslist li {padding: 10px;}
}
     /* For smartphones */
@media screen and (max-width: 479px){
  html{font-size:14px;}
  #footer>.containe{text-align: center;padding-bottom: 1rem;}
  .titbar.break h2{font-size: 4vw;}
  .proTop .imgcon {width: 100%;height: 92vw;float: none;margin-right: 0;}
  .prodetls {padding: 10px;}
  .inner_newslist li .imgarea{display: none;}
}
@media screen and (max-width: 379px){
  .tellNum{display: none;}
  .logobar .logo img {height: 32px;margin-top:6px;}
  .newstop-l{display: none;}
}

.inner_newslist .txtarea{overflow: hidden;}


  